Skip to content

Handle empty lists in merge_ranges_lists #1202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

lukaszsamson
Copy link
Collaborator

Summary

  • guard against empty lists before calling merge_ranges_lists/2
  • ensure ArgumentError messages for missing lists
  • test empty list cases

Testing

  • mix test (fails: dependencies not available)

https://chatgpt.com/codex/tasks/task_e_68514885fcc8832183bf6ff06923da20

@lukaszsamson lukaszsamson merged commit ce0b0f3 into master Jun 29, 2025
30 of 32 checks passed
@lukaszsamson lukaszsamson deleted the codex/guard-against-empty-input-lists-in-merge_ranges_lists branch June 29, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant